バージョン

GetSmartBounds メソッド (SmartPlaceableWrapper<T>)

指定した SmartPosition で SmartPlaceableWrapper のスマート配置境界を取得します。
シンタックス
'宣言
 
Public Function GetSmartBounds( _
   ByVal position As SmartPosition _
) As Rect
public Rect GetSmartBounds( 
   SmartPosition position
)

パラメータ

position
SmartPlaceableWrapper の配置方法を示す SmartPosition 値。

戻り値の型

所定の SmartPosition における SmartPlaceableWrapper の計算済み境界を表す Rect。
参照